projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b33c65a
)
Fix badly written ChangeLog entry.
author
Chong Yidong
<cyd@stupidchicken.com>
Wed, 18 Oct 2006 14:17:22 +0000
(14:17 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Wed, 18 Oct 2006 14:17:22 +0000
(14:17 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index f600eb6a6a932358c4810e7ca0208dd08a4982ea..eefdf31e26253af8d4784fb9c615a04a7713eba9 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-23,7
+23,7
@@
2006-10-18 Chong Yidong <cyd@stupidchicken.com>
- * simple.el (line-move-1):
During fields during motion
to the
+ * simple.el (line-move-1):
Ignore fields when moving
to the
beginning of line to avoid getting point stuck.
2006-10-18 Martin Rudalics <rudalics@gmx.at>